home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Mac 13
/
the-mac-13.iso
/
On The Rom
/
100 Best Mac CD-ROMs Selection
/
The Treasure Hunt
/
thpb.Dxr
/
00081.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-09-16
|
182 b
|
10 lines
on exitFrame
global colours
repeat with l = 1 to 6
set t to colours(mget, l)
set the foreColor of sprite (l + 3) to t
updateStage()
end repeat
puppetSound(0)
end